home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / DefineButton2_127 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  42 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("menu");
  3. }
  4.